From 90a7d8d630375797db190205f95058690c933579 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 9 Dec 2006 19:20:23 +0000 Subject: [PATCH] (ucs-input-help): Fix title of ucs input method. --- leim/quail/uni-input.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/leim/quail/uni-input.el b/leim/quail/uni-input.el index 851b4fdf223..cbe08f3a7f6 100644 --- a/leim/quail/uni-input.el +++ b/leim/quail/uni-input.el @@ -149,7 +149,7 @@ While this input method is active, the variable (interactive) (with-output-to-temp-buffer "*Help*" (princ "\ -Input method: ucs (mode line indicator:U) +Input method: ucs (mode line indicator:U+) Input as Unicode: U or u, where is a four-digit hex number."))) -- 2.30.2